== CONFMOMI                                                 version 6.01
========================================================================
== This is the MOMI configuration file. It is read once every time    ==
==  the MOMI server is started. A change in this file requires a      ==
==  restart of the MOMI server to take affect.                        ==
==                                                                    ==
== The general format of this file is:                                ==
==                                                                    ==
==     keyword  value                                                 ==
==                                                                    ==
== One keywords per line and they are not case sensitive.             ==
==                                                                    ==
== Comment lines start with a == .                                    ==
==                                                                    ==
==                                                                    ==
== To aid in configuration, several common keywords are provided      ==
==  below. Remove the == then change value as needed. References such ==
==  as "$disk.subvol" are for example only.                           ==
==                                                                    ==
== Refer to the MOMI help for the full list and syntax of CONFMOMI    ==
==  keywords.                                                         ==
==                                                                    ==
== If the password is commented out, MOMI operates in a limited mode  ==
==  generally 1-year after the release of the server.                 ==
========================================================================

                                                == Description of system
                                                ==  first 30 characters used
                                                ==  (double quotes around text)
System-description  "My System Description"

                                                == BWMOMI password
                                                ==  Special Boot Camp
                                                ==  valid through 2021/02/01
Password C25F20BD621A302637253E2CAB45F66F7C5A5BFE6329BCEF32EE037C6E22


==   Description                         Value
==   -----------                         -----
==   Password version                    B
==   Program                             BWMOMI
==   Expiration date (yyyymmdd)          20210202
==   Enable option - Alarms & History    T

==   Password will expire on 2021/02/02  (yyyy/mm/dd)



                                                == TCP/IP process, address
                                                ==  (* = all) and port
                                                ==  the MOMI server listens
                                                ==  (if you are using CLIMs
                                                ==   change the * to the IP
                                                ==   address of the physical
                                                ==   CLIM Ethernet port)
Tcpip-Listen  $ztc0  *  2010


==----------------------------------------------------------------------
== MOMI 6.00 and later by default starts with a blank client screen.
==
== Existing customers that wish to continue to allow the display of data
==  prior to logon would set CLIENT-LOCKDOWN-MODE false.
==----------------------------------------------------------------------

                                             == client may not display data
                                             ==  prior to user logon
                                             ==  (note that Client Access still
                                             ==   determines which screens are
                                             ==   available AFTER processing
                                             ==   this keyword)
Client-lockdown-mode  true

                                             == clients prior to version 6.00
                                             ==  are not permitted to connect
                                             ==  (this setting has the effect
                                             ==   of forcing all client
                                             ==   software to version 6.00 or
                                             ==   later which recognizes
                                             ==   client-lockdown-mode)
Client-minimum-v6  true 


                                             == MOMI screen saver is not
                                             ==  permitted to function
Client-screen-saver  false

                                             == by default, the user that
                                             ==  started MOMI can perform any
                                             ==  configuration but the User ID
                                             ==  specified here overrides that
                                             ==  default
== Default-Security-User  User-ID

==----------------------------------------------------------------------
== History is stored in the following files.
==
== History is initially written to the HST01db file and contains the
==  highest resolution of data. Data is then consolidated and moved to
==  HST02db, then to HST03db and so on. HST04db is the last history file
==  with the lowest resolution intended for long term trends.
==----------------------------------------------------------------------


                                                == to activate history,
                                                ==  provide a disk file
                                                ==  location and remove the
                                                ==  comment characters (==).
                                                ==  MOMI creates the file. use
                                                ==  FUP to alter the maxextents
                                                ==  if additional storage is
                                                ==  desired.
                                                ==  (note that if the file
                                                ==   reaches a full state the
                                                ==   oldest data is
                                                ==   automatically deleted to
                                                ==   make room for newer data)

== Hst01db  $disk.subvol.HST01DB                == MOMI 1st history file
== Hst02db  $disk.subvol.HST02DB                == MOMI 2nd history file
== Hst03db  $disk.subvol.HST03DB                == MOMI 3rd history file
== Hst04db  $disk.subvol.HST04DB                == MOMI 4th history file


==----------------------------------------------------------------------
== Spooler Plus must be manually identified to MOMI.
==----------------------------------------------------------------------


                                                == if you use Spooler plus,
                                                ==  provide the object file
                                                ==  location of the spooler
                                                ==  superviser (SPOOL). MOMI
                                                ==  identifies spoolers by
                                                ==  object file name.

                                                == identify Spooler Plus
                                                ==  object file name
== Fname-spooler-plus-01  $disk.subvol.spool


==----------------------------------------------------------------------
== In order for MOMI to send email, the following are supplied:
==
==   1) DNS name or IP of the SMTP (i.e. outbound Email) server
==   2) the return email address
==   3) a portion of the email address to activate the HELO protocol
==       (needed by some SMTP servers)
==
==   optionally
==
==   4) TCP/IP process to use for SMTP communication
==       (the default is the first stack MOMI listens [i.e. TCPIP-LISTEN]
==        specified eariler in this file)
==
== to use a keyword, remove the comment character (==) and set the
==  value after the keyword.
==----------------------------------------------------------------------


                                                == TCP/IP process used to
                                                ==  communicate with SMTP
                                                ==  server
== Alarm-smtp-tcpip-name  $TCP-Stack

                                                == TCP/IP address of SMTP
                                                ==  server
== Alarm-smtp-server-addr  DNS-or-IP

                                                == TCP/IP address of the
                                                ==  physical CLIM port from
                                                ==  which data is sent
== Alarm-smtp-bind-addr DNS or IP

                                                == the source or return email
                                                ==  address for MOMI alarms
== Alarm-email-address-from  alarm@mycompany.com


                                                == SMTP domain name
                                                ==  (if my email address is
                                                ==   fred@fredsco.com my domain
                                                ==   name is fredsco.com)
== Alarm-domain-name  mycompany.com



==----------------------------------------------------------------------

                                                == Sets the default
                                                ==  location in the MOMI
                                                ==  client to helps users
                                                ==  find the VHS
                                                ==  log file location
== Selection-default-VHS  $disk.subvol


==----------------------------------------------------------------------
== in order to allow MOMI to adjust the system time, the following
==  must be supplied:
==
==   1) an NTP server (DNS or IP address)
==
==  optionally:
==
==   2) TCP/IP process to use for SNTP communication
==      (the default is the first stack MOMI listens [i.e. TCPIP-LISTEN]
==        specified eariler in this file)
==
==   3) allow MOMI to adjust system time (the default is a preview mode
==       or no adjustments are made)
==
== to use a keyword, remove the comment character (==) and set the
==  value after the keyword (there is no value after
==  sntp-allow-adjustment)
==----------------------------------------------------------------------

                                                == NTP server
                                                ==  (single IP address or a
                                                ==   DNS entry that may refer
                                                ==   to one or more servers)
== sntp-server-addr  DNS-or-IP
== sntp-server-addr  us.pool.ntp.org


                                                == specify TCP/IP stack name
== sntp-tcpip-name  $TCP-Stack

                                                == TCP/IP address of the
                                                ==  physical CLIM port from
                                                ==  which data is sent
== sntp-bind-addr   DNS or IP



                                                == Allow MOMI to adjust the
                                                ==  System time (without this
                                                ==  keyword MOMI operates in a
                                                ==  preview mode where time
                                                ==  adjustments are calulated
                                                ==  but NO action is taken)
== sntp-allow-adjustment
